home *** CD-ROM | disk | FTP | other *** search
- Short: Monitor Sound Channels & Switch PIV
- Uploader: bauk@uksysops.com (Nick Clover)
- Author: bauk@uksysops.com (Nick Clover)
- Type: util/wb
- Version: 0.1 (08/07/00)
-
- SNDMon V0.1 © 2000 Severin Software
-
- This program is released as Freeware but remains copyright to me.
-
- Features:
-
- ·GUI to Monitor sound channels
- ·If AudioSelect is found in C: the Led's will switch PIV channels
- ·Small (Window 72x10 pixels, 44,152 bytes)
- ·Written with Blitz Basic 2
- ·Source code included
-
- This is the first release, I wrote it for my use in about 4 hours.
- It works fine on my system but use it AT YOUR OWN RISK...
-
- If anyone wants to rewrite it in c or e or 'other' Please send me a copy.
- If you use this please send me an email.
-
- Requires:
-
- ·OS 3.x (might work with 2 but not tested)
- ·No external files required to run
- ·AmigalibsIII.res needed to compile.
-
- Installation:
-
- copy into WBStartup ;)
-
- Usage:
-
- The first time you run SNDMon it will open a window at X=100 Y=100
-
- Picasso IV users:
- Click on the window but outside the 4 gadgets to drag the window
- where you want it.
-
- Other Users:
- Click anywhere in the window to move it.
-
- All Users:
- Then single click the window and press ESC, this will quit the
- program and save the current position into the config file in S:
-
- When a sound channel is active the corresponding Led will turn blue.
- The order is:
- Left(0), Right(1), Right(2), Left(3)
-
- Picasso IV owners can click on the Led's to switch the channels in
- the following order:
-
- Amiga, Paloma(AV), CDRom, LineIn
-
- V0.02 Tooltypes:
- XPOS - left edge, large number will lock to right edge eg. 10000
- YPOS - top edge, as above but lock to bottom of screen
-
- all colors are given as a pen number (0 to 255). No checks for screen
- depth, be careful.
-
- BORDER - border of gadget
- LIGHTOFF - fill color of off gadget
- LIGHTON - fill color of on gadget
- HILIGHTOFF - small block in top left of gadget
- HILIGHTON - small block in top left of gadget
- BACKGROUND - window background
- LIGHT - light edge of window
- DARK - dark edge of window
-
- Bugs:
-
- None yet ;)
-
- Please send comments and suggestions to the above email address.
-
- Credits:
-
- Robert Hutchinson, David McMinn & Simon Hitchen for the custom
- window drag bar code.
-
- History:
-
- V0.01 First public release.
- V0,02 Added tooltypes for custom colours and screen position.
- config file (S:SNDMon.cfg) no longer used, delete it!
-
-